Skip to content

Conversation

jiang1997
Copy link
Contributor

Replace todo!() placeholders in documentation examples with actual working code.
The examples now show how to properly create random, clocks, and sched instances needed for WasiCtx::new() function.

@jiang1997 jiang1997 requested a review from a team as a code owner October 4, 2025 23:07
@jiang1997 jiang1997 force-pushed the docs-fix-pipe-examples branch from 6301930 to 55f0f06 Compare October 4, 2025 23:17
Replace todo!() placeholders in documentation examples with actual working code

The examples now show how to properly create random, clocks, and sched instances

needed for WasiCtx::new() function.
@jiang1997 jiang1997 force-pushed the docs-fix-pipe-examples branch from 55f0f06 to 13aedbd Compare October 4, 2025 23:18
@github-actions github-actions bot added the wasi Issues pertaining to WASI label Oct 5, 2025
Copy link
Member

@rvolosatovs rvolosatovs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we also remove the no_run attributes?

@jiang1997 jiang1997 requested a review from rvolosatovs October 7, 2025 09:15
@rvolosatovs rvolosatovs added this pull request to the merge queue Oct 7, 2025
Merged via the queue into bytecodealliance:main with commit d1fec5e Oct 7, 2025
44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wasi Issues pertaining to WASI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants